Convert US package to spec-only content#261
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
microplex-usinto a YAML/JSON-only content package: no runtime Python, tests, scripts, docs dashboard, generated artifacts, or local env files remainspecs/us-2024.yamlplus the four JSON manifests undersrc/microplex_us/manifestsDependency
Depends on PolicyEngine/microplex#41, pinned to core commit
5a1ea5e107334f45e850678774efc0c613dce250.Validation
find . -name '*.py' -print | sort-> no outputPYTHONPATH=/Users/maxghenis/.codex-worktrees/microplex-zero-python-core-20260607/src:src uv run --no-project --python 3.13 --with pydantic --with pyyaml python -m microplex.content_package --package microplex_us --spec specs/us-2024.yaml --contract manifests/ecps_export_contract.json --src-root src/microplex_us --jsongit diff --checkrm -rf dist && uv build--no-deps, then validated package resources withmicroplex.content_package/cyclesecond-pass subagent reviews for both core and US branches: no actionable findingsNotes
This does not build, score, or promote a new MP H5. It only completes the content-package transition so future execution lives in Microplex/microimpute/microcalibrate.